3.1173 \(\int (a+i a \tan (e+f x))^m (c+d \tan (e+f x))^n \, dx\)

Optimal. Leaf size=114 \[ -\frac {i (a+i a \tan (e+f x))^m (c+d \tan (e+f x))^n \left (\frac {c+d \tan (e+f x)}{c+i d}\right )^{-n} F_1\left (m;-n,1;m+1;-\frac {d (i \tan (e+f x)+1)}{i c-d},\frac {1}{2} (i \tan (e+f x)+1)\right )}{2 f m} \]

[Out]

-1/2*I*AppellF1(m,-n,1,1+m,-d*(1+I*tan(f*x+e))/(I*c-d),1/2+1/2*I*tan(f*x+e))*(a+I*a*tan(f*x+e))^m*(c+d*tan(f*x
+e))^n/f/m/(((c+d*tan(f*x+e))/(c+I*d))^n)

________________________________________________________________________________________

Rubi [A]  time = 0.17, antiderivative size = 114, normalized size of antiderivative = 1.00, number of steps used = 3, number of rules used = 3, integrand size = 28, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.107, Rules used = {3564, 137, 136} \[ -\frac {i (a+i a \tan (e+f x))^m (c+d \tan (e+f x))^n \left (\frac {c+d \tan (e+f x)}{c+i d}\right )^{-n} F_1\left (m;-n,1;m+1;-\frac {d (i \tan (e+f x)+1)}{i c-d},\frac {1}{2} (i \tan (e+f x)+1)\right )}{2 f m} \]

Antiderivative was successfully verified.

[In]

Int[(a + I*a*Tan[e + f*x])^m*(c + d*Tan[e + f*x])^n,x]

[Out]

((-I/2)*AppellF1[m, -n, 1, 1 + m, -((d*(1 + I*Tan[e + f*x]))/(I*c - d)), (1 + I*Tan[e + f*x])/2]*(a + I*a*Tan[
e + f*x])^m*(c + d*Tan[e + f*x])^n)/(f*m*((c + d*Tan[e + f*x])/(c + I*d))^n)

Rule 136

Int[((a_) + (b_.)*(x_))^(m_)*((c_.) + (d_.)*(x_))^(n_)*((e_.) + (f_.)*(x_))^(p_), x_Symbol] :> Simp[((b*e - a*
f)^p*(a + b*x)^(m + 1)*AppellF1[m + 1, -n, -p, m + 2, -((d*(a + b*x))/(b*c - a*d)), -((f*(a + b*x))/(b*e - a*f
))])/(b^(p + 1)*(m + 1)*(b/(b*c - a*d))^n), x] /; FreeQ[{a, b, c, d, e, f, m, n}, x] &&  !IntegerQ[m] &&  !Int
egerQ[n] && IntegerQ[p] && GtQ[b/(b*c - a*d), 0] &&  !(GtQ[d/(d*a - c*b), 0] && SimplerQ[c + d*x, a + b*x])

Rule 137

Int[((a_) + (b_.)*(x_))^(m_)*((c_.) + (d_.)*(x_))^(n_)*((e_.) + (f_.)*(x_))^(p_), x_Symbol] :> Dist[(c + d*x)^
FracPart[n]/((b/(b*c - a*d))^IntPart[n]*((b*(c + d*x))/(b*c - a*d))^FracPart[n]), Int[(a + b*x)^m*((b*c)/(b*c
- a*d) + (b*d*x)/(b*c - a*d))^n*(e + f*x)^p, x], x] /; FreeQ[{a, b, c, d, e, f, m, n}, x] &&  !IntegerQ[m] &&
 !IntegerQ[n] && IntegerQ[p] &&  !GtQ[b/(b*c - a*d), 0] &&  !SimplerQ[c + d*x, a + b*x]

Rule 3564

Int[((a_) + (b_.)*tan[(e_.) + (f_.)*(x_)])^(m_)*((c_.) + (d_.)*tan[(e_.) + (f_.)*(x_)])^(n_), x_Symbol] :> Dis
t[(a*b)/f, Subst[Int[((a + x)^(m - 1)*(c + (d*x)/b)^n)/(b^2 + a*x), x], x, b*Tan[e + f*x]], x] /; FreeQ[{a, b,
 c, d, e, f, m, n}, x] && NeQ[b*c - a*d, 0] && EqQ[a^2 + b^2, 0] && NeQ[c^2 + d^2, 0]

Rubi steps

\begin {align*} \int (a+i a \tan (e+f x))^m (c+d \tan (e+f x))^n \, dx &=\frac {\left (i a^2\right ) \operatorname {Subst}\left (\int \frac {(a+x)^{-1+m} \left (c-\frac {i d x}{a}\right )^n}{-a^2+a x} \, dx,x,i a \tan (e+f x)\right )}{f}\\ &=\frac {\left (i a^2 (c+d \tan (e+f x))^n \left (\frac {c+d \tan (e+f x)}{c+i d}\right )^{-n}\right ) \operatorname {Subst}\left (\int \frac {(a+x)^{-1+m} \left (\frac {c}{c+i d}-\frac {i d x}{a (c+i d)}\right )^n}{-a^2+a x} \, dx,x,i a \tan (e+f x)\right )}{f}\\ &=-\frac {i F_1\left (m;-n,1;1+m;-\frac {d (1+i \tan (e+f x))}{i c-d},\frac {1}{2} (1+i \tan (e+f x))\right ) (a+i a \tan (e+f x))^m (c+d \tan (e+f x))^n \left (\frac {c+d \tan (e+f x)}{c+i d}\right )^{-n}}{2 f m}\\ \end {align*}

________________________________________________________________________________________

Mathematica [F]  time = 7.87, size = 0, normalized size = 0.00 \[ \int (a+i a \tan (e+f x))^m (c+d \tan (e+f x))^n \, dx \]

Verification is Not applicable to the result.

[In]

Integrate[(a + I*a*Tan[e + f*x])^m*(c + d*Tan[e + f*x])^n,x]

[Out]

Integrate[(a + I*a*Tan[e + f*x])^m*(c + d*Tan[e + f*x])^n, x]

________________________________________________________________________________________

fricas [F]  time = 1.14, size = 0, normalized size = 0.00 \[ {\rm integral}\left (\left (\frac {2 \, a e^{\left (2 i \, f x + 2 i \, e\right )}}{e^{\left (2 i \, f x + 2 i \, e\right )} + 1}\right )^{m} \left (\frac {{\left (c - i \, d\right )} e^{\left (2 i \, f x + 2 i \, e\right )} + c + i \, d}{e^{\left (2 i \, f x + 2 i \, e\right )} + 1}\right )^{n}, x\right ) \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+I*a*tan(f*x+e))^m*(c+d*tan(f*x+e))^n,x, algorithm="fricas")

[Out]

integral((2*a*e^(2*I*f*x + 2*I*e)/(e^(2*I*f*x + 2*I*e) + 1))^m*(((c - I*d)*e^(2*I*f*x + 2*I*e) + c + I*d)/(e^(
2*I*f*x + 2*I*e) + 1))^n, x)

________________________________________________________________________________________

giac [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int {\left (i \, a \tan \left (f x + e\right ) + a\right )}^{m} {\left (d \tan \left (f x + e\right ) + c\right )}^{n}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+I*a*tan(f*x+e))^m*(c+d*tan(f*x+e))^n,x, algorithm="giac")

[Out]

integrate((I*a*tan(f*x + e) + a)^m*(d*tan(f*x + e) + c)^n, x)

________________________________________________________________________________________

maple [F]  time = 2.64, size = 0, normalized size = 0.00 \[ \int \left (a +i a \tan \left (f x +e \right )\right )^{m} \left (c +d \tan \left (f x +e \right )\right )^{n}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((a+I*a*tan(f*x+e))^m*(c+d*tan(f*x+e))^n,x)

[Out]

int((a+I*a*tan(f*x+e))^m*(c+d*tan(f*x+e))^n,x)

________________________________________________________________________________________

maxima [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int {\left (i \, a \tan \left (f x + e\right ) + a\right )}^{m} {\left (d \tan \left (f x + e\right ) + c\right )}^{n}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+I*a*tan(f*x+e))^m*(c+d*tan(f*x+e))^n,x, algorithm="maxima")

[Out]

integrate((I*a*tan(f*x + e) + a)^m*(d*tan(f*x + e) + c)^n, x)

________________________________________________________________________________________

mupad [F]  time = 0.00, size = -1, normalized size = -0.01 \[ \int {\left (a+a\,\mathrm {tan}\left (e+f\,x\right )\,1{}\mathrm {i}\right )}^m\,{\left (c+d\,\mathrm {tan}\left (e+f\,x\right )\right )}^n \,d x \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((a + a*tan(e + f*x)*1i)^m*(c + d*tan(e + f*x))^n,x)

[Out]

int((a + a*tan(e + f*x)*1i)^m*(c + d*tan(e + f*x))^n, x)

________________________________________________________________________________________

sympy [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \left (i a \left (\tan {\left (e + f x \right )} - i\right )\right )^{m} \left (c + d \tan {\left (e + f x \right )}\right )^{n}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+I*a*tan(f*x+e))**m*(c+d*tan(f*x+e))**n,x)

[Out]

Integral((I*a*(tan(e + f*x) - I))**m*(c + d*tan(e + f*x))**n, x)

________________________________________________________________________________________